(mode-line-modified): Unify help messages.
authorGerd Moellmann <gerd@gnu.org>
Mon, 9 Apr 2001 09:58:02 +0000 (09:58 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 9 Apr 2001 09:58:02 +0000 (09:58 +0000)
lisp/bindings.el

index 9d203ec908873fab6864ce0120c43cf0c87f3537..10a098be306a6ac0b61506b7d73af6081f3f79cb 100644 (file)
@@ -187,7 +187,7 @@ Normally nil in most modes, since there is no process to display.")
        (propertize
         "%1+"
         'help-echo  (purecopy (lambda (window object point)
-                                (format "%sodified: mouse-2 toggles flag"
+                                (format "%sodified: mouse-2 toggles"
                                         (save-selected-window
                                           (select-window window)
                                           (if (buffer-modified-p)